home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C ++ / Applications / Conic Sections 0.9.2 / Include / LMath.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-06-20  |  69 b   |  6 lines  |  [TEXT/CWIE]

  1. #ifndef __LMATH_H
  2. #define __LMATH_H
  3.  
  4. #define M_PI 3.141593423
  5.  
  6. #endif